projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
510de35
)
manifest: Build dracut
author
Colin Walters
<walters@verbum.org>
Wed, 8 Feb 2012 22:33:52 +0000
(17:33 -0500)
committer
Colin Walters
<walters@verbum.org>
Wed, 8 Feb 2012 22:33:52 +0000
(17:33 -0500)
gnomeos/3.4/manifest.json
patch
|
blob
|
history
diff --git
a/gnomeos/3.4/manifest.json
b/gnomeos/3.4/manifest.json
index 2a9f7e34103b3f9b539854b44803431ea49fde9e..d06f01efdf7974fd62cf76ed8fa59107973652ab 100644
(file)
--- a/
gnomeos/3.4/manifest.json
+++ b/
gnomeos/3.4/manifest.json
@@
-707,6
+707,12
@@
{"src": "gnome:gnome-terminal",
"patches": ["gnome-terminal-disable-docs.patch"],
+ "config-opts": ["--disable-documentation"]},
+
+ {"src": "git:git://git.kernel.org/pub/scm/utils/dash/dash.git"},
+
+ {"src": "cgwalters:dracut",
+ "branch": "ostree3",
"config-opts": ["--disable-documentation"]}
]
}